Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhance(Tabs): Add experimental prop autoScroll #6497

Merged
merged 3 commits into from
Dec 22, 2023
Merged

enhance(Tabs): Add experimental prop autoScroll #6497

merged 3 commits into from
Dec 22, 2023

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Dec 21, 2023

Disable auto scroll to active when content changed. This API name or function still need to be check.

PS: need help with test case.

Copy link

codecov bot commented Dec 21, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (ff7ebbb) 92.20% compared to head (5d2ff75) 92.24%.

Files Patch % Lines
src/components/tabs/tabs.tsx 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6497      +/-   ##
==========================================
+ Coverage   92.20%   92.24%   +0.04%     
==========================================
  Files         316      316              
  Lines        6926     6874      -52     
  Branches     1748     1724      -24     
==========================================
- Hits         6386     6341      -45     
+ Misses        502      497       -5     
+ Partials       38       36       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

Size Change: +69 B (0%)

Total Size: 366 kB

Filename Size Change
./lib/bundle/antd-mobile.compatible.umd.js 195 kB +39 B (0%)
./lib/bundle/antd-mobile.umd.js 152 kB +30 B (0%)
ℹ️ View Unchanged
Filename Size
./lib/bundle/css-vars-patch.css 1.42 kB
./lib/bundle/style.css 18 kB

compressed-size-action

Copy link
Contributor

PR preview has been successfully built and deployed to https://antd-mobile-preview-pr-6497.surge.sh

@zombieJ zombieJ merged commit dcfec98 into master Dec 22, 2023
9 checks passed
@zombieJ zombieJ deleted the autoScroll branch December 22, 2023 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants